home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / Visual Cafe Pro v1.0 / VISCAFE.BIN / KeyPressManagerPanel.desc < prev    next >
Encoding:
Text File  |  1997-06-19  |  665 b   |  17 lines

  1. ; symantec.itools.awt.KeyPressManagerPanel component description
  2.  
  3. CLASS=symantec.itools.awt.KeyPressManagerPanel
  4.  
  5. SMALLICON=components\KeyPressManagerPanel.ico, "0"
  6. ICONSUITE=Icons, "188"
  7.  
  8. FOLDER=Panels
  9. TOOLBAR=Panels
  10.  
  11. PROPERTY=Boolean, "Auto Tab", "AutoTabState", "true"
  12.  
  13. CONNECTION=input, "boolean","", "%name%.setAutoTabState(%arg%);", "Set the automatic tab state"
  14. CONNECTION=output,"boolean","", "%name%.getAutoTabState()",       "Get the automatic tab state"
  15. CONNECTION=input,  "void",  "", "%name%.removeDefaultButton();",  "Remove the default button"
  16. CONNECTION=input,  "void",  "", "%name%.removeCancelButton();",   "Remove the cancel button"
  17.